Click or drag to resize

FolderChange Constructor (StandardFolder, IListProperty)

Initializes a new instance of the FolderChange class.

Namespace:  Independentsoft.Exchange
Assembly:  Independentsoft.Exchange (in Independentsoft.Exchange.dll) Version: 3.0.840.11238
Syntax
public FolderChange(
	StandardFolder standardFolder,
	IList<Property> propertiesToSet
)

Parameters

standardFolder
Type: Independentsoft.ExchangeStandardFolder
propertiesToSet
Type: System.Collections.GenericIListProperty
See Also